Skip to content

workspace alias cmd - #20248

Draft
memsharded wants to merge 1 commit into
conan-io:develop2from
memsharded:feature/ws_alias
Draft

workspace alias cmd#20248
memsharded wants to merge 1 commit into
conan-io:develop2from
memsharded:feature/ws_alias

Conversation

@memsharded

@memsharded memsharded commented Aug 7, 2026

Copy link
Copy Markdown
Member

Changelog: Feature: conan ws as conan workspace alias
Docs: https://github.com/conan-io/docs/pull/XXXX

Got tired of typing "conan workspace xxxx", maybe this? or a full rename of the command?

c.run("ws info")
assert "packages: (empty)" in c.out

def test_ws_alias_not_in_help_listing(self):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can make it visible adding the alias in the --help output? Something like this?

$ conan --help

Consumer commands
cache          Perform file operations in the local cache (of recipes and/or packages).
...
workspace (ws) Manage Conan workspaces (group of packages in editable mode)
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants